-
Please remove Admin Center landing page
Suggested by Darin Johnson – New – 0 Comments
PLEASE PLEASE PLEASE remove the completely uneeded admin cneter landing page.
most if not all people going to the admin center ALREADY KNOW WHAT THEY WANT TO DO!
at least give the option for a custom landing page or to dismiss the current landing page
STOP ADDING UNNECESSASRY CLICKS TO YOUR PRODUCT PLEASE
-
synapse link use bit instead of boolean
Suggested by Wayne Wang – New – 1 Comments
Boolean in Lake and Varchar in SSMS
Can change it to use bit which is allowed on synapse SQL datatypes instead of varchar to keep both side consistently?
-
Sizes of different entities in the ActivityPointerBase table
Suggested by Patrick W – New – 0 Comments
Knowing the number of entities per activity type is not sufficient when you want to archive/delete records to save storage.
For example, there is the question of whether we should tackle 3,000,000 appointments or 300,000 emails first. What entity consumes the most storage space?
This question cannot be answered as of now, even Microsoft Support cannot answer it.
-
Availability of copy operation to copy only data based on date range
Suggested by Anthony Dsouza – New – 0 Comments
Hi,
Currently we have the copy process which involved Schema and complete copy which is perfectly fine.
But it would be great to have if we could perform data copy on required entities based on the date range and rest other entities can copy all the data in copy operation.
I assume that would help the organizations create UAT or Dev copies from Live data which is within the date range (Obviously based on the org policies the orgs can obfuscate the data so there is no data leak.) which would consume very low storage as compared to full copy.
I hope the above description helps else you can connect with me on the email id associated with my profile.
Regards,
Anthony
-
Filter teams on team type in power platform admin
Suggested by Eduard Dalm – New – 0 Comments
Currently when administering teams of an environment a user can only sort on Name
You cannot select a view to show only access teams or owner teams like in the legacy advanced settings
Provide at least filtering on team type to allow easier administration
-
^operator in power FX fields
Suggested by Anni Töyrä – New – 0 Comments
I have been working with Power Fx Formula Columns in Dataverse and as of now it is not possible to use the ^ operator. My customer has a mathematical formula where the operator needs to be used. With this limitation we need to create a plugin instead of just using a powerFX field.
Link to documentation: Work with Dataverse formula columns - Power Apps | Microsoft Learn
-
Custom Pages - Add new section in PowerApps
Suggested by Brian Jonatan – New – 0 Comments
Add a section for custom pages in PowerApps.
Either as a new tab in apps, a new nav item, or just mark it as custom page within apps.
This way, you can avoid having to open the MDA that the custom page is in or for it to be in a solution to edit or delete the custom page.
-
BUG: When you have a web resource in your PCF component and you publish it, it wont change in future updates
Suggested by Matt Freeman – New – 1 Comments
Greetings and good day
Here is my situation:
- I have created a PCF component
- Inside the PCF I have 2 CSS files as resources.
- i published my PCF and imported it in different environments
- In my next Update, I changed those CSS files, but to my amazement the files in Dataverse do not change anymore
- No matter what I did, those webresources are Managed and not subject to change.
So in summary, WebResources in PCF components are unable to be updated, you developers better watchout and you microsoft developers, you can fix it for us.
-
Change time zone on date from liquid tag
Suggested by Asad Khan – New – 0 Comments
Currently the power portal gives you time in UTC time zone when you use the liquid tag. If we had the option to change the time zone to the time zone that we are in that would be great. It is a basic request and its strange that there is no current way to do this.
When ever I get the current time using the liquid tag {{ now }} it gives me time in UTC. I cannot add/subtract time from this value either.
-
When a D365 restore from backup occurs, synapse link is maintained.
Suggested by Andrew Hill – New – 0 Comments
Dynamics restore from backups ruin Append Mode Synapse links.
If you have synapse link in Append mode (to keep history)
The following scenario has no reasonable options for keeping history.
- a D365 backup is taken (versionNumber is up to 10)
- a production release to D365 goes wrong (versionNumbers up to 20)
- within the release window a restore to backup to point 1 is done.
When this occurs
- the synapse link (the internal Dsf subscription) is removed
- attempts to create the new link fail due to a non-empty target storage container.
- you have to erase the existing container to re-establish the link.
- when you re-establish the link, the next update has a versionNumber of 11, duplicating values which occurred after the backup was taken (11-20).
Step 2/3 means you can not preserve history though this scenario.
Step 4 means that after you restore from backup, anyone who has consumed the old data now has two copies of versionNumbers 11-20.
Feature request
- some way to preserve history through a dynamics restore from backup
- when d365 restores from backup, please do not reduce the versionNumber back to an older value but keep it continually increasing over time.